home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2084 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  752 b 

  1. Path: griffin.nott.ac.uk!usenet
  2. From: enxapm@unix.ccc.nottingham.ac.uk (enxapm)
  3. Newsgroups: comp.lang.c++
  4. Subject: Win 3.1 - Visual C++ - MFC -  Multi file dialog box limitations - help !
  5. Date: 15 Jan 1996 15:37:12 GMT
  6. Organization: Nottingham University
  7. Message-ID: <4ddsb8$bda@griffin.ccc.nottingham.ac.uk>
  8. NNTP-Posting-Host: penaim4.nottingham.ac.uk
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.93.11
  11.  
  12.     Can anyone suggest a way round the limitations of the multi file 
  13. dialog box, CFileDialog. (without re-writing a whole new class).
  14.  
  15.     I need to be able to select over 1000 files and even though I set 
  16. up enough memory via the m_ofn OPENFILEDIALOG structure the dialog will 
  17. only let me select 178 files.
  18.  
  19. Paul Maxwell
  20. enxapm@unix.ccc.nottingham.ac.uk
  21.  
  22.